Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows compatibility, HAProxy latest version, recoverability, durable storage, cluster size to 5 #6

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

ramonsmits
Copy link

  • Increase cluster to 5 nodes
  • Docker: Map HA Proxy port 1936
  • Docker: Use durable volumes for rabbitmq nodes
  • Docker: Use rabbitmq virtual network
  • Apply docker-entrypoint.sh output change from Add missing output to docker #3
  • Replace tail with sleep infinity
  • Ensure .sh use LR on Windows as CRLF causes "exec /usr/local/bin/cluster-entrypoint.sh: no such file or directory"
  • Docker: Set restart to unless-stopped
  • Docker: Remove obsolete version attribute
  • Configure HAProxy to check health every 200 milliseconds and very quickly add/remove (un)healthy nodes
  • Upgrade HAProxy to haproxy:3.0
  • Using RABBITMQ_ERLANG_COOKIE to resolve "Cookie file /var/lib/rabbitmq/.erlang.cookie must be accessible by owner only"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant